Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-0897 (GCVE-0-2026-0897)
Vulnerability from cvelistv5 – Published: 2026-01-15 14:09 – Updated: 2026-01-15 16:38
VLAI?
EPSS
Title
Denial of Service in Keras via Excessive Memory Allocation in HDF5 Metadata
Summary
Allocation of Resources Without Limits or Throttling in the HDF5 weight loading component in Google Keras 3.0.0 through 3.13.0 on all platforms allows a remote attacker to cause a Denial of Service (DoS) through memory exhaustion and a crash of the Python interpreter via a crafted .keras archive containing a valid model.weights.h5 file whose dataset declares an extremely large shape.
Severity ?
CWE
- CWE-770 - Allocation of Resources Without Limits or Throttling
Assigner
References
Credits
Sarvesh Patil
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-0897",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-15T16:31:40.866475Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-15T16:38:18.772Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Keras",
"vendor": "Google",
"versions": [
{
"lessThanOrEqual": "3.13.0",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Sarvesh Patil"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Allocation of Resources Without Limits or Throttling \u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003ein \u003c/span\u003ethe HDF5 weight loading component\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003ein \u003c/span\u003eGoogle\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;\u003c/span\u003eKeras\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;\u003c/span\u003e3.0.0 through 3.13.0\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eon \u003c/span\u003eall platforms\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;allows \u003c/span\u003ea remote attacker\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;to \u003c/span\u003ecause a Denial of Service (DoS) through memory exhaustion and a crash of the Python interpreter\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003evia \u003c/span\u003ea crafted .keras archive containing a valid model.weights.h5 file whose dataset declares an extremely large shape\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e.\u003c/span\u003e\u003cbr\u003e"
}
],
"value": "Allocation of Resources Without Limits or Throttling in the HDF5 weight loading component\u00a0in Google\u00a0Keras\u00a03.0.0 through 3.13.0\u00a0on all platforms\u00a0allows a remote attacker\u00a0to cause a Denial of Service (DoS) through memory exhaustion and a crash of the Python interpreter\u00a0via a crafted .keras archive containing a valid model.weights.h5 file whose dataset declares an extremely large shape."
}
],
"impacts": [
{
"capecId": "CAPEC-197",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-197 Exponential Data Expansion"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770 Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-15T14:09:53.603Z",
"orgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"shortName": "Google"
},
"references": [
{
"url": "https://github.com/keras-team/keras/pull/21880"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Denial of Service in Keras via Excessive Memory Allocation in HDF5 Metadata",
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"assignerShortName": "Google",
"cveId": "CVE-2026-0897",
"datePublished": "2026-01-15T14:09:53.603Z",
"dateReserved": "2026-01-13T15:59:54.703Z",
"dateUpdated": "2026-01-15T16:38:18.772Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-0897\",\"sourceIdentifier\":\"cve-coordination@google.com\",\"published\":\"2026-01-15T14:16:26.890\",\"lastModified\":\"2026-01-23T18:35:49.733\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Allocation of Resources Without Limits or Throttling in the HDF5 weight loading component\u00a0in Google\u00a0Keras\u00a03.0.0 through 3.13.0\u00a0on all platforms\u00a0allows a remote attacker\u00a0to cause a Denial of Service (DoS) through memory exhaustion and a crash of the Python interpreter\u00a0via a crafted .keras archive containing a valid model.weights.h5 file whose dataset declares an extremely large shape.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:keras:keras:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndIncluding\":\"3.13.0\",\"matchCriteriaId\":\"792219ED-9845-4AD4-A4D4-0E2C3E377A11\"}]}]}],\"references\":[{\"url\":\"https://github.com/keras-team/keras/pull/21880\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-0897\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-15T16:31:40.866475Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-15T16:38:08.610Z\"}}], \"cna\": {\"title\": \"Denial of Service in Keras via Excessive Memory Allocation in HDF5 Metadata\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Sarvesh Patil\"}], \"impacts\": [{\"capecId\": \"CAPEC-197\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-197 Exponential Data Expansion\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 7.1, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Google\", \"product\": \"Keras\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"3.13.0\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/keras-team/keras/pull/21880\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Allocation of Resources Without Limits or Throttling in the HDF5 weight loading component\\u00a0in Google\\u00a0Keras\\u00a03.0.0 through 3.13.0\\u00a0on all platforms\\u00a0allows a remote attacker\\u00a0to cause a Denial of Service (DoS) through memory exhaustion and a crash of the Python interpreter\\u00a0via a crafted .keras archive containing a valid model.weights.h5 file whose dataset declares an extremely large shape.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Allocation of Resources Without Limits or Throttling \u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003ein \u003c/span\u003ethe HDF5 weight loading component\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e\u0026nbsp;\u003c/span\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003ein \u003c/span\u003eGoogle\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e\u0026nbsp;\u003c/span\u003eKeras\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e\u0026nbsp;\u003c/span\u003e3.0.0 through 3.13.0\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e\u0026nbsp;\u003c/span\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eon \u003c/span\u003eall platforms\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e\u0026nbsp;allows \u003c/span\u003ea remote attacker\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e\u0026nbsp;to \u003c/span\u003ecause a Denial of Service (DoS) through memory exhaustion and a crash of the Python interpreter\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e\u0026nbsp;\u003c/span\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003evia \u003c/span\u003ea crafted .keras archive containing a valid model.weights.h5 file whose dataset declares an extremely large shape\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e.\u003c/span\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770 Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"shortName\": \"Google\", \"dateUpdated\": \"2026-01-15T14:09:53.603Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-0897\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-15T16:38:18.772Z\", \"dateReserved\": \"2026-01-13T15:59:54.703Z\", \"assignerOrgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"datePublished\": \"2026-01-15T14:09:53.603Z\", \"assignerShortName\": \"Google\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-0897
Vulnerability from fkie_nvd - Published: 2026-01-15 14:16 - Updated: 2026-01-23 18:35
Severity ?
Summary
Allocation of Resources Without Limits or Throttling in the HDF5 weight loading component in Google Keras 3.0.0 through 3.13.0 on all platforms allows a remote attacker to cause a Denial of Service (DoS) through memory exhaustion and a crash of the Python interpreter via a crafted .keras archive containing a valid model.weights.h5 file whose dataset declares an extremely large shape.
References
| URL | Tags | ||
|---|---|---|---|
| cve-coordination@google.com | https://github.com/keras-team/keras/pull/21880 | Issue Tracking, Patch |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:keras:keras:*:*:*:*:*:*:*:*",
"matchCriteriaId": "792219ED-9845-4AD4-A4D4-0E2C3E377A11",
"versionEndIncluding": "3.13.0",
"versionStartIncluding": "3.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Allocation of Resources Without Limits or Throttling in the HDF5 weight loading component\u00a0in Google\u00a0Keras\u00a03.0.0 through 3.13.0\u00a0on all platforms\u00a0allows a remote attacker\u00a0to cause a Denial of Service (DoS) through memory exhaustion and a crash of the Python interpreter\u00a0via a crafted .keras archive containing a valid model.weights.h5 file whose dataset declares an extremely large shape."
}
],
"id": "CVE-2026-0897",
"lastModified": "2026-01-23T18:35:49.733",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "cve-coordination@google.com",
"type": "Secondary"
}
]
},
"published": "2026-01-15T14:16:26.890",
"references": [
{
"source": "cve-coordination@google.com",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/keras-team/keras/pull/21880"
}
],
"sourceIdentifier": "cve-coordination@google.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "cve-coordination@google.com",
"type": "Secondary"
}
]
}
GHSA-XFHX-R7WW-5995
Vulnerability from github – Published: 2026-01-15 15:31 – Updated: 2026-02-18 16:08
VLAI?
Summary
Google Keras Allocates Resources Without Limits or Throttling in the HDF5 weight loading component
Details
Allocation of Resources Without Limits or Throttling in the HDF5 weight loading component in Google Keras 3.0.0 through 3.12.0 and 3.13.0 on all platforms allows a remote attacker to cause a Denial of Service (DoS) through memory exhaustion and a crash of the Python interpreter via a crafted .keras archive containing a valid model.weights.h5 file whose dataset declares an extremely large shape.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "keras"
},
"ranges": [
{
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.12.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "keras"
},
"ranges": [
{
"events": [
{
"introduced": "3.13.0"
},
{
"fixed": "3.13.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.13.0"
]
}
],
"aliases": [
"CVE-2026-0897"
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2026-01-15T20:11:41Z",
"nvd_published_at": "2026-01-15T14:16:26Z",
"severity": "HIGH"
},
"details": "Allocation of Resources Without Limits or Throttling in the HDF5 weight loading component\u00a0in Google\u00a0Keras\u00a03.0.0 through 3.12.0 and 3.13.0\u00a0on all platforms\u00a0allows a remote attacker\u00a0to cause a Denial of Service (DoS) through memory exhaustion and a crash of the Python interpreter\u00a0via a crafted .keras archive containing a valid model.weights.h5 file whose dataset declares an extremely large shape.",
"id": "GHSA-xfhx-r7ww-5995",
"modified": "2026-02-18T16:08:35Z",
"published": "2026-01-15T15:31:19Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0897"
},
{
"type": "WEB",
"url": "https://github.com/keras-team/keras/pull/21880"
},
{
"type": "WEB",
"url": "https://github.com/keras-team/keras/pull/22081"
},
{
"type": "WEB",
"url": "https://github.com/keras-team/keras/commit/7360d4f0d764fbb1fa9c6408fe53da41974dd4f6"
},
{
"type": "WEB",
"url": "https://github.com/keras-team/keras/commit/f704c887bf459b42769bfc8a9182f838009afddb"
},
{
"type": "PACKAGE",
"url": "https://github.com/keras-team/keras"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Google\u00a0Keras Allocates Resources Without Limits or Throttling in the HDF5 weight loading component"
}
RHSA-2026:3782
Vulnerability from csaf_redhat - Published: 2026-03-04 18:23 - Updated: 2026-03-04 20:52Summary
Red Hat Security Advisory: RHOAI 2.25.3 - Red Hat OpenShift AI
Notes
Topic
Updated images are now available for Red Hat OpenShift AI.
Details
Release of RHOAI 2.25.3 provides these changes:
Terms of Use
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.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat OpenShift AI.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of RHOAI 2.25.3 provides these changes:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3782",
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12805",
"url": "https://access.redhat.com/security/cve/CVE-2025-12805"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14920",
"url": "https://access.redhat.com/security/cve/CVE-2025-14920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14921",
"url": "https://access.redhat.com/security/cve/CVE-2025-14921"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14924",
"url": "https://access.redhat.com/security/cve/CVE-2025-14924"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14925",
"url": "https://access.redhat.com/security/cve/CVE-2025-14925"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14926",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14927",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14928",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14929",
"url": "https://access.redhat.com/security/cve/CVE-2025-14929"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14930",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59057",
"url": "https://access.redhat.com/security/cve/CVE-2025-59057"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"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-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69227",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69228",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0897",
"url": "https://access.redhat.com/security/cve/CVE-2026-0897"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1260",
"url": "https://access.redhat.com/security/cve/CVE-2026-1260"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21884",
"url": "https://access.redhat.com/security/cve/CVE-2026-21884"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22778",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23745",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24779",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3782.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 2.25.3 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-03-04T20:52:13+00:00",
"generator": {
"date": "2026-03-04T20:52:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3782",
"initial_release_date": "2026-03-04T18:23:40+00:00",
"revision_history": [
{
"date": "2026-03-04T18:23:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-04T18:23:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-04T20:52:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift AI 2.25",
"product": {
"name": "Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ai:2.25::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift AI"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Aa62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3Af90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3Affafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Abec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Ae26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Acded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Ab44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Aca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Ace46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3Afcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Aa596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Ac57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Adfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3A9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ae7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Ad2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Ad2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772094445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3Ad29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772152152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Af47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ac826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Ae2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3A6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3A75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772342184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Adb25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3A2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3Afc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3Afaf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3A96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Ae0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3A76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Aab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3A289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3A22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3Aaba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3A9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-rocm-rhel9@sha256%3A6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Abb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772308976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aaa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Ad916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772158203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3A5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3A47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772097904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3A821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3Aa5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3Aac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093322"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3A75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3A5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Ada00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Ab5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Aab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Aa15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Aad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Afdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Abb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Ae93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Ae53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Aa2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772094445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772152152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3A51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Adcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ae9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3Aa622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Ab2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aa3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ad2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3A2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Acf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772308976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3A63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772158203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093322"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Adb4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Aa57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Aad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Abf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Aab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Afdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Aa6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ad7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Aeb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ae2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ae8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Acf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ae0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Ac798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Aca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772308976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093322"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Acd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Afb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Ab985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Af8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Ada480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Ae6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Aabe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ab46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Ab9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Af0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12805",
"cwe": {
"id": "CWE-653",
"name": "Improper Isolation or Compartmentalization"
},
"discovery_date": "2025-11-06T13:38:39.035000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413101"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llama-stack-k8s-operator: Llama Stack service exposed across namespaces due to missing NetworkPolicy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an IMPORTANT flaw in Red Hat OpenShift AI (RHOAI). The `llama-stack-operator` fails to implement a `NetworkPolicy`, enabling unauthorized access to Llama Stack services across different namespaces. This allows users to potentially view or manipulate sensitive data belonging to other users within the same RHOAI instance.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12805"
},
{
"category": "external",
"summary": "RHBZ#2413101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413101"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12805",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12805"
}
],
"release_date": "2025-12-31T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "llama-stack-k8s-operator: Llama Stack service exposed across namespaces due to missing NetworkPolicy"
},
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-14920",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:04:24.891195+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424755"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Perceiver model or convincing a user to visit a malicious page, resulting in arbitrary code execution in the context of the current process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious Perceiver model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted Perceiver model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14920"
},
{
"category": "external",
"summary": "RHBZ#2424755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424755"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14920"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1150/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1150/"
}
],
"release_date": "2025-12-23T21:04:36.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing Perceiver model files from untrusted or unverified sources. Ensure that all Perceiver model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious Perceiver model file"
},
{
"cve": "CVE-2025-14921",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:30.065717+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424743"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Transformer-XL model, resulting in arbitrary code execution in the context of the current user processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious Transformer-XL model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted Transformer-XL model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14921"
},
{
"category": "external",
"summary": "RHBZ#2424743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14921"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1149/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1149/"
}
],
"release_date": "2025-12-23T21:04:23.187000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing Transformer-XL model files from untrusted or unverified sources. Ensure that all Transformer-XL model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious Transformer-XL model file"
},
{
"cve": "CVE-2025-14924",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:02:47.375054+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious megatron_gpt2 model, resulting in arbitrary code execution in the context of the current process processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious megatron_gpt2 model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted megatron_gpt2 model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14924"
},
{
"category": "external",
"summary": "RHBZ#2424734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14924"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14924",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14924"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1141/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1141/"
}
],
"release_date": "2025-12-23T21:04:40.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing megatron_gpt2 model files from untrusted or unverified sources. Ensure that all megatron_gpt2 model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious megatron_gpt2 model file"
},
{
"cve": "CVE-2025-14925",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:38.271814+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424745"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Hugging Face Accelerate. A remote attacker can achieve arbitrary code execution by exploiting a deserialization of untrusted data vulnerability. This occurs when the target visits a malicious page or opens a malicious file, leading to improper validation of user-supplied data during the parsing of checkpoints. Successful exploitation allows the attacker to execute code in the context of the current process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "accelerate: Hugging Face Accelerate: Remote Code Execution via Deserialization of Untrusted Data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it allows remote code execution via deserialization of untrusted data in Hugging Face Accelerate. Exploitation requires user interaction, where a target must open a specially crafted malicious file or visit a malicious page. This flaw affects components within Red Hat AI Inference Server, OpenShift Lightspeed, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14925"
},
{
"category": "external",
"summary": "RHBZ#2424745",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424745"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14925"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14925",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14925"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1140/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1140/"
}
],
"release_date": "2025-12-23T21:05:07.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing untrusted checkpoint files or visiting untrusted web pages with applications utilizing Hugging Face Accelerate. Restricting the sources of input data for affected components can significantly reduce the attack surface. No service restart is required for this operational control.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "accelerate: Hugging Face Accelerate: Remote Code Execution via Deserialization of Untrusted Data"
},
{
"cve": "CVE-2025-14926",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:01:56.621147+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424723"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "RHBZ#2424723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424723"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14926"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/"
}
],
"release_date": "2025-12-23T21:04:32.162000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW model checkpoints from untrusted or unverified sources. Ensure that all SEW model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW model checkpoint"
},
{
"cve": "CVE-2025-14927",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:04:01.976430+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424751"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW-D model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW-D model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW-D model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "RHBZ#2424751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/"
}
],
"release_date": "2025-12-23T21:04:28.008000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW-D model checkpoints from untrusted or unverified sources. Ensure that all SEW-D model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW-D model checkpoint"
},
{
"cve": "CVE-2025-14928",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:02:35.224747+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious HuBERT model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious HuBERT model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted HuBERT model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "RHBZ#2424731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/"
}
],
"release_date": "2025-12-23T21:04:48.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting HuBERT model checkpoints from untrusted or unverified sources. Ensure that all HuBERT model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious HuBERT model checkpoint"
},
{
"cve": "CVE-2025-14929",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:17.265278+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious X-CLIP model, resulting in arbitrary code execution in the context of the current process processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious X-CLIP model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted X-CLIP model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14929"
},
{
"category": "external",
"summary": "RHBZ#2424740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14929"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1144/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1144/"
}
],
"release_date": "2025-12-23T21:04:15.474000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing X-CLIP model files from untrusted or unverified sources. Ensure that all X-CLIP model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious X-CLIP model file"
},
{
"cve": "CVE-2025-14930",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:05:28.509553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424769"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of weights fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious GLM4 model, resulting in arbitrary code execution in the context of the current user processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious GLM4 model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted GLM4 model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "RHBZ#2424769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424769"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14930"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/"
}
],
"release_date": "2025-12-23T21:04:52.512000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing GLM4 model files from untrusted or unverified sources. Ensure that all GLM4 model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious GLM4 model file"
},
{
"cve": "CVE-2025-59057",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:02:14.375674+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428426"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/react versions 1.15.0 through 2.17.0. and react-router versions 7.0.0 through 7.8.2, a XSS vulnerability exists in in React Router\u0027s meta()/\u003cMeta\u003e APIs in Framework Mode when generating script:ld+json tags which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the tag. There is no impact if the application is being used in Declarative Mode (\u003cBrowserRouter\u003e) or Data Mode (createBrowserRouter/\u003cRouterProvider\u003e). This issue has been patched in @remix-run/react version 2.17.1 and react-router version 7.9.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/router: React Router XSS Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59057"
},
{
"category": "external",
"summary": "RHBZ#2428426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59057"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-3cgp-3xvw-98x8",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-3cgp-3xvw-98x8"
}
],
"release_date": "2026-01-10T02:40:25.142000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "react-router: @remix-run/router: React Router XSS Vulnerability"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"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 AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"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 AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"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-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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 AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"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 AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"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 AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"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-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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 AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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 AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2025-69227",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-01-06T00:01:17.036900+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via specially crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products as it can lead to a Denial of Service (DoS) in applications utilizing the `aiohttp` library. Exploitation requires Python optimizations to be explicitly enabled (e.g., via `-O` or `PYTHONOPTIMIZE=1`) and the application to process POST requests using the `Request.post()` method. Red Hat products are affected if they meet these specific configuration and usage criteria.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "RHBZ#2427256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"release_date": "2026-01-05T23:19:31.396000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via specially crafted POST request"
},
{
"cve": "CVE-2025-69228",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T00:01:02.119065+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427254"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server\u0027s memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in aiohttp allows a remote attacker to cause a Denial of Service (DoS) by sending a specially crafted POST request to an aiohttp server that utilizes the `Request.post()` method. This can lead to uncontrolled memory consumption, freezing the server and making the server unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "RHBZ#2427254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427254"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60",
"url": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf"
}
],
"release_date": "2026-01-05T23:30:33.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request"
},
{
"cve": "CVE-2026-0897",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-15T16:01:16.399378+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Keras. A remote attacker can cause a Denial of Service (DoS) by providing a specially crafted .keras archive containing a model weights file (model.weights.h5) that declares an extremely large data shape. This can lead to excessive memory allocation, resulting in memory exhaustion and a crash of the Python interpreter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Keras: Keras: Denial of Service via crafted HDF5 weight loading file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat OpenShift AI. A remote attacker can cause a Denial of Service (DoS) by providing a crafted `.keras` archive with an excessively large dataset shape, leading to memory exhaustion. This impacts Red Hat OpenShift AI components that utilize Keras for model handling.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0897"
},
{
"category": "external",
"summary": "RHBZ#2430027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0897",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0897"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0897",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0897"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21880",
"url": "https://github.com/keras-team/keras/pull/21880"
}
],
"release_date": "2026-01-15T14:09:53.603000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid loading Keras model archives from untrusted sources. If processing untrusted Keras model archives is unavoidable, ensure they are processed within an isolated and resource-constrained environment to limit the impact of potential memory exhaustion attacks.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Keras: Keras: Denial of Service via crafted HDF5 weight loading file"
},
{
"cve": "CVE-2026-1260",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2026-01-22T18:00:55.604197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432079"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sentencepiece. This flaw involves invalid memory access when the software processes a specially crafted, vulnerable model file. A local attacker could exploit this by tricking a user into loading such a file. Successful exploitation could lead to a denial of service, information disclosure, or potentially arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sentencepiece: Sentencepiece: Invalid memory access leading to potential arbitrary code execution via a crafted model file.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT flaw in Sentencepiece allows invalid memory access when processing a specially crafted model file. A local attacker could exploit this by deceiving a user into loading a malicious file, potentially leading to denial of service, information disclosure, or arbitrary code execution. Red Hat products utilizing Sentencepiece, such as Red Hat AI Inference Server and Red Hat OpenShift AI, are affected if they process untrusted model files.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1260"
},
{
"category": "external",
"summary": "RHBZ#2432079",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432079"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1260",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1260"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1260",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1260"
},
{
"category": "external",
"summary": "https://github.com/google/sentencepiece/releases/tag/v0.2.1",
"url": "https://github.com/google/sentencepiece/releases/tag/v0.2.1"
}
],
"release_date": "2026-01-22T17:06:17.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sentencepiece: Sentencepiece: Invalid memory access leading to potential arbitrary code execution via a crafted model file."
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-21884",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:46.246119+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428421"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/react version prior to 2.17.3. and react-router 7.0.0 through 7.11.0, a XSS vulnerability exists in in React Router\u0027s \u003cScrollRestoration\u003e API in Framework Mode when using the getKey/storageKey props during Server-Side Rendering which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the keys. There is no impact if server-side rendering in Framework Mode is disabled, or if Declarative Mode (\u003cBrowserRouter\u003e) or Data Mode (createBrowserRouter/\u003cRouterProvider\u003e) is being used. This issue has been patched in @remix-run/react version 2.17.3 and react-router version 7.12.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/react: React Router SSR XSS in ScrollRestoration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21884"
},
{
"category": "external",
"summary": "RHBZ#2428421",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428421"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21884",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21884"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21884",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21884"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-8v8x-cx79-35w7",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-8v8x-cx79-35w7"
}
],
"release_date": "2026-01-10T02:41:44.944000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "react-router: @remix-run/react: React Router SSR XSS in ScrollRestoration"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/router version prior to 1.23.2. and react-router 7.0.0 through 7.11.0, React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect. There is no impact if Declarative Mode (\u003cBrowserRouter\u003e) is being used. This issue has been patched in @remix-run/router version 1.23.2 and react-router version 7.12.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
},
{
"cve": "CVE-2026-22778",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2026-02-03T00:01:43.512265+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM\u0027s multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Critical rather than Important because it allows unauthenticated remote code execution without requiring user interaction, ultimately leading to full compromise of the affected system. An attacker can provide a malicious video URL to a vulnerable vLLM inference endpoint, which causes the service to automatically retrieve and process attacker-controlled media content. During decoding, a heap overflow is triggered in the underlying video processing stack, enabling corruption of heap memory and potential overwriting of control structures to execute arbitrary commands on the host. In addition, an information disclosure condition can leak memory addresses, significantly weakening ASLR protections and making exploitation more reliable when combined with the heap overflow. Successful exploitation compromises the confidentiality, integrity, and availability of the system and can impact deployments such as Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, thereby meeting Red Hat\u2019s criteria for Critical severity rather than Important impact.\n\nThe vLLM vulnerability depends on CVE-2025-9951, as processing attacker-controlled media can trigger the JPEG2000 decoder heap overflow, which can then be exploited within the vLLM video handling pipeline to cause memory corruption and potentially achieve remote code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "RHBZ#2436113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/31987",
"url": "https://github.com/vllm-project/vllm/pull/31987"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32319",
"url": "https://github.com/vllm-project/vllm/pull/32319"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv"
}
],
"release_date": "2026-02-02T21:09:53.265000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-23745",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-16T23:01:26.508727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the node-tar library. The flaw allows an attacker to perform arbitrary file overwrite and symlink poisoning by crafting malicious tar archives. This occurs due to insufficient path sanitization of hardlink and symbolic link entries, even when the default secure behavior (preservePaths is false) is enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "RHBZ#2430538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430538"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e",
"url": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97"
}
],
"release_date": "2026-01-16T22:00:08.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
},
{
"cve": "CVE-2026-24779",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-27T23:00:53.998772+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery allows internal network access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT Server-Side Request Forgery (SSRF) vulnerability in vLLM\u0027s `MediaConnector` allows an attacker to bypass host restrictions when processing user-provided URLs. This enables the vLLM server to be coerced into making arbitrary requests to internal network resources. This is critical in containerized deployments, including Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, where it could facilitate internal network reconnaissance and unauthorized access to other services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "RHBZ#2433624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7",
"url": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32746",
"url": "https://github.com/vllm-project/vllm/pull/32746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc"
}
],
"release_date": "2026-01-27T22:01:13.808000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the vLLM service to only trusted clients. Implement strict network segmentation for vLLM pods in containerized environments to limit potential lateral movement. Ensure that vLLM instances are not exposed to untrusted external networks without proper access controls and input validation at the perimeter.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
}
]
}
RHSA-2026:3713
Vulnerability from csaf_redhat - Published: 2026-03-04 07:18 - Updated: 2026-03-04 20:52Summary
Red Hat Security Advisory: RHOAI 3.3 - Red Hat OpenShift AI
Notes
Topic
Updated images are now available for Red Hat OpenShift AI.
Details
Release of RHOAI 3.3 provides these changes:
Terms of Use
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.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat OpenShift AI.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of RHOAI 3.3 provides these changes:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3713",
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-25621",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12638",
"url": "https://access.redhat.com/security/cve/CVE-2025-12638"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14180",
"url": "https://access.redhat.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14920",
"url": "https://access.redhat.com/security/cve/CVE-2025-14920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14921",
"url": "https://access.redhat.com/security/cve/CVE-2025-14921"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14922",
"url": "https://access.redhat.com/security/cve/CVE-2025-14922"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14924",
"url": "https://access.redhat.com/security/cve/CVE-2025-14924"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14925",
"url": "https://access.redhat.com/security/cve/CVE-2025-14925"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14926",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14927",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14928",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14929",
"url": "https://access.redhat.com/security/cve/CVE-2025-14929"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14930",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-48956",
"url": "https://access.redhat.com/security/cve/CVE-2025-48956"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"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-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62164",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62593",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66034",
"url": "https://access.redhat.com/security/cve/CVE-2025-66034"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66416",
"url": "https://access.redhat.com/security/cve/CVE-2025-66416"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66626",
"url": "https://access.redhat.com/security/cve/CVE-2025-66626"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-67725",
"url": "https://access.redhat.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-67726",
"url": "https://access.redhat.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68156",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68476",
"url": "https://access.redhat.com/security/cve/CVE-2025-68476"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68665",
"url": "https://access.redhat.com/security/cve/CVE-2025-68665"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69872",
"url": "https://access.redhat.com/security/cve/CVE-2025-69872"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0897",
"url": "https://access.redhat.com/security/cve/CVE-2026-0897"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1260",
"url": "https://access.redhat.com/security/cve/CVE-2026-1260"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22778",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3713.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 3.3 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-03-04T20:52:11+00:00",
"generator": {
"date": "2026-03-04T20:52:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3713",
"initial_release_date": "2026-03-04T07:18:30+00:00",
"revision_history": [
{
"date": "2026-03-04T07:18:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-04T07:18:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-04T20:52:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift AI 3.3",
"product": {
"name": "Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ai:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift AI"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-cli-rhel9@sha256%3A5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771949222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product_id": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhai-cli-rhel9@sha256%3A5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771949222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771377365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Ab0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771362283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771501116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770277795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Ac1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769436305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Af61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769519975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Aab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Afe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771840993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3Ac9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771440835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Ac907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Ac905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771415661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363408"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771855214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3Ad18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771854749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3Aa1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771444517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Ae325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Aa63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3A8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-rhel9@sha256%3Ad1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771462644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlserver-rhel9@sha256%3Aaf2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771522099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770735854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3Adda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Aed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Aa2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3A54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770788873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Afffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771479457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3A8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771608633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3A450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772026325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772025417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Af648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3Ab275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502889"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3A7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3A5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Ab1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3A969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3Aa916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda128-torch28-py312-rhel9@sha256%3A5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda128-torch29-py312-rhel9@sha256%3A19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Adacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771391379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3A1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3A2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm64-torch28-py312-rhel9@sha256%3A12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm64-torch29-py312-rhel9@sha256%3A8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771923171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-nemo-guardrails-server-rhel9@sha256%3Ae362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771514950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Ace76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771503064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Ac6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3A30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770956034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Ad9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769162595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771511331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Aa0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3A75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3Af818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3Aa4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3A8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502910"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3Afcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771874181"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-cli-rhel9@sha256%3A66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771949222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product_id": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhai-cli-rhel9@sha256%3A66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771949222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Ac012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771377365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771362283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771501116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770277795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Ac25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769436305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Aa6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769519975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Af2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Abb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771840993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771440835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3A796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771415661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363408"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771855214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3Afaec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771854749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3Aa61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771444517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Aec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Aec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3Ad243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-rhel9@sha256%3A646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771462644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Aadbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlserver-rhel9@sha256%3Adf315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771522099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3Aeb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770735854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3A4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Abcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3Ac75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Ad9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Ab74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770788873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Abc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771479457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Af3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772025417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ad8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Ac484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3Afe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Ae9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aa46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3A2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Afb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771391379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771923171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-nemo-guardrails-server-rhel9@sha256%3Ad47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771514950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Afc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Aebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771503064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769162595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3Ab21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771511331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Ab0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502910"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771874181"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Ada59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771377365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Ac15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771362283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Ab03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771501116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Ace24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770277795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769436305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769519975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Abf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Aa0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ab67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771840993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771440835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Ab99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3A88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771444517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Ad5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3A3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770735854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3Ae89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Abd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3A1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Ab20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770788873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771479457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ad107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772025417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Adbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3Adf85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ae2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771391379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771923171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Ada5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771503064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3Ab1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771809484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Ab5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769162595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771511331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771874181"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Acc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Acabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Aeb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769436305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Adf5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769519975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Ab97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Aafb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Ab54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ab342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771840993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771440835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3Af482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771444517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3A17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770735854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3A505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Ad8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3A5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ac5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Aa30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770788873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Ae7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771479457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ae31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772025417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Abd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Ad00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3A6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3Ab98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771923171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Afc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Aa2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771503064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771809484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769162595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771511331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771874181"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25621",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2025-11-06T19:01:04.402278+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413190"
}
],
"notes": [
{
"category": "description",
"text": "containerd is an open-source container runtime. Versions 0.1.0 through 1.7.28, 2.0.0-beta.0 through 2.0.6, 2.1.0-beta.0 through 2.1.4 and 2.2.0-beta.0 through 2.2.0-rc.1 have an overly broad default permission vulnerability. Directory paths `/var/lib/containerd`, `/run/containerd/io.containerd.grpc.v1.cri` and `/run/containerd/io.containerd.sandbox.controller.v1.shim` were all created with incorrect permissions. This issue is fixed in versions 1.7.29, 2.0.7, 2.1.5 and 2.2.0. Workarounds include updating system administrator permissions so the host can manually chmod the directories to not have group or world accessible permissions, or to run containerd in rootless mode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd local privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "RHBZ#2413190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/blob/main/docs/rootless.md",
"url": "https://github.com/containerd/containerd/blob/main/docs/rootless.md"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5",
"url": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w"
}
],
"release_date": "2025-11-06T18:36:21.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "The system administrator on the host can manually chmod the directories to not\nhave group or world accessible permissions:\n```\nchmod 700 /var/lib/containerd\nchmod 700 /run/containerd/io.containerd.grpc.v1.cri\nchmod 700 /run/containerd/io.containerd.sandbox.controller.v1.shim\n```\nAn alternative mitigation would be to run containerd in rootless mode.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd local privilege escalation"
},
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-12638",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-11-28T15:01:10.693633+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417711"
}
],
"notes": [
{
"category": "description",
"text": "Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.get_file() function when extracting tar archives. The vulnerability arises because the function uses Python\u0027s tarfile.extractall() method without the security-critical filter=\u0027data\u0027 parameter. Although Keras attempts to filter unsafe paths using filter_safe_paths(), this filtering occurs before extraction, and a PATH_MAX symlink resolution bug triggers during extraction. This bug causes symlink resolution to fail due to path length limits, resulting in a security bypass that allows files to be written outside the intended extraction directory. This can lead to arbitrary file writes outside the cache directory, enabling potential system compromise or malicious code execution. The vulnerability affects Keras installations that process tar archives with get_file() and does not affect versions where this extraction method is secured with the appropriate filter parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Path Traversal Vulnerability in keras",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12638"
},
{
"category": "external",
"summary": "RHBZ#2417711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12638"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12638",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12638"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/commit/47fcb397ee4caffd5a75efd1fa3067559594e951",
"url": "https://github.com/keras-team/keras/commit/47fcb397ee4caffd5a75efd1fa3067559594e951"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/f94f5beb-54d8-4e6a-8bac-86d9aee103f4",
"url": "https://huntr.com/bounties/f94f5beb-54d8-4e6a-8bac-86d9aee103f4"
}
],
"release_date": "2025-11-28T14:06:02.069000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.0"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Path Traversal Vulnerability in keras"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-14180",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-27T20:00:52.735842+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. When the PDO (PHP Data Objects) PostgreSQL driver is configured with `PDO::ATTR_EMULATE_PREPARES` enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference, leading to a server crash. The primary impact is a Denial of Service (DoS), affecting the availability of the target server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because it can lead to a Denial of Service in PHP applications utilizing the PDO PostgreSQL driver. Exploitation requires the `PDO::ATTR_EMULATE_PREPARES` option to be explicitly enabled, allowing a remote attacker to crash the server by providing a specially crafted invalid character sequence in a prepared statement parameter.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "RHBZ#2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj",
"url": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj"
}
],
"release_date": "2025-12-27T19:21:20.768000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement"
},
{
"cve": "CVE-2025-14920",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:04:24.891195+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424755"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Perceiver model or convincing a user to visit a malicious page, resulting in arbitrary code execution in the context of the current process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious Perceiver model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted Perceiver model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14920"
},
{
"category": "external",
"summary": "RHBZ#2424755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424755"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14920"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1150/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1150/"
}
],
"release_date": "2025-12-23T21:04:36.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing Perceiver model files from untrusted or unverified sources. Ensure that all Perceiver model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious Perceiver model file"
},
{
"cve": "CVE-2025-14921",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:30.065717+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424743"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Transformer-XL model, resulting in arbitrary code execution in the context of the current user processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious Transformer-XL model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted Transformer-XL model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14921"
},
{
"category": "external",
"summary": "RHBZ#2424743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14921"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1149/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1149/"
}
],
"release_date": "2025-12-23T21:04:23.187000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing Transformer-XL model files from untrusted or unverified sources. Ensure that all Transformer-XL model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious Transformer-XL model file"
},
{
"cve": "CVE-2025-14922",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:06:09.477876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Hugging Face Diffusers. This vulnerability allows remote attackers to execute arbitrary code on affected installations. Exploitation requires user interaction, where a target must visit a malicious page or open a malicious file. The issue stems from improper validation of user-supplied data during the parsing of checkpoints, leading to deserialization of untrusted data and enabling remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "diffusers: Hugging Face Diffusers: Remote Code Execution via Deserialization of Untrusted Data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security Team has rated this vulnerability as having a Moderate impact. Although this vulnerability allows remote attackers to perform a remote code execution, to exploit this flaw user interaction is required meaning the attacker needs to trick the user to open a maliciously crafted file or to visit a malicious page.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14922"
},
{
"category": "external",
"summary": "RHBZ#2424778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14922"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1142/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1142/"
}
],
"release_date": "2025-12-23T21:05:03.128000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "diffusers: Hugging Face Diffusers: Remote Code Execution via Deserialization of Untrusted Data"
},
{
"cve": "CVE-2025-14924",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:02:47.375054+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious megatron_gpt2 model, resulting in arbitrary code execution in the context of the current process processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious megatron_gpt2 model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted megatron_gpt2 model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14924"
},
{
"category": "external",
"summary": "RHBZ#2424734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14924"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14924",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14924"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1141/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1141/"
}
],
"release_date": "2025-12-23T21:04:40.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing megatron_gpt2 model files from untrusted or unverified sources. Ensure that all megatron_gpt2 model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious megatron_gpt2 model file"
},
{
"cve": "CVE-2025-14925",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:38.271814+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424745"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Hugging Face Accelerate. A remote attacker can achieve arbitrary code execution by exploiting a deserialization of untrusted data vulnerability. This occurs when the target visits a malicious page or opens a malicious file, leading to improper validation of user-supplied data during the parsing of checkpoints. Successful exploitation allows the attacker to execute code in the context of the current process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "accelerate: Hugging Face Accelerate: Remote Code Execution via Deserialization of Untrusted Data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it allows remote code execution via deserialization of untrusted data in Hugging Face Accelerate. Exploitation requires user interaction, where a target must open a specially crafted malicious file or visit a malicious page. This flaw affects components within Red Hat AI Inference Server, OpenShift Lightspeed, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14925"
},
{
"category": "external",
"summary": "RHBZ#2424745",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424745"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14925"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14925",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14925"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1140/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1140/"
}
],
"release_date": "2025-12-23T21:05:07.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing untrusted checkpoint files or visiting untrusted web pages with applications utilizing Hugging Face Accelerate. Restricting the sources of input data for affected components can significantly reduce the attack surface. No service restart is required for this operational control.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "accelerate: Hugging Face Accelerate: Remote Code Execution via Deserialization of Untrusted Data"
},
{
"cve": "CVE-2025-14926",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:01:56.621147+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424723"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "RHBZ#2424723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424723"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14926"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/"
}
],
"release_date": "2025-12-23T21:04:32.162000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW model checkpoints from untrusted or unverified sources. Ensure that all SEW model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW model checkpoint"
},
{
"cve": "CVE-2025-14927",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:04:01.976430+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424751"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW-D model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW-D model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW-D model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "RHBZ#2424751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/"
}
],
"release_date": "2025-12-23T21:04:28.008000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW-D model checkpoints from untrusted or unverified sources. Ensure that all SEW-D model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW-D model checkpoint"
},
{
"cve": "CVE-2025-14928",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:02:35.224747+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious HuBERT model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious HuBERT model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted HuBERT model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "RHBZ#2424731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/"
}
],
"release_date": "2025-12-23T21:04:48.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting HuBERT model checkpoints from untrusted or unverified sources. Ensure that all HuBERT model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious HuBERT model checkpoint"
},
{
"cve": "CVE-2025-14929",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:17.265278+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious X-CLIP model, resulting in arbitrary code execution in the context of the current process processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious X-CLIP model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted X-CLIP model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14929"
},
{
"category": "external",
"summary": "RHBZ#2424740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14929"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1144/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1144/"
}
],
"release_date": "2025-12-23T21:04:15.474000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing X-CLIP model files from untrusted or unverified sources. Ensure that all X-CLIP model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious X-CLIP model file"
},
{
"cve": "CVE-2025-14930",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:05:28.509553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424769"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of weights fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious GLM4 model, resulting in arbitrary code execution in the context of the current user processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious GLM4 model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted GLM4 model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "RHBZ#2424769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424769"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14930"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/"
}
],
"release_date": "2025-12-23T21:04:52.512000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing GLM4 model files from untrusted or unverified sources. Ensure that all GLM4 model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious GLM4 model file"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-48956",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2025-06-12T17:02:11.238000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372522"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM. A denial of service (DoS) vulnerability can be triggered by sending a single HTTP GET request with an extremely large X-Forwarded-For header to an HTTP endpoint. This results in server memory exhaustion, potentially leading to a crash or unresponsiveness. The attack does not require authentication, making it exploitable by any remote user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: HTTP header size limit not enforced allows Denial of Service from Unauthenticated requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered Important rather than just Moderate because it enables a complete denial of service with minimal effort from a remote, unauthenticated attacker. Unlike moderate flaws that might require specific conditions, partial access, or complex exploitation chains, here a single oversized HTTP request is sufficient to exhaust server memory and crash the vLLM service. Since vLLM is often deployed as a backend for high-availability inference workloads, this creates a high-impact risk: availability is entirely compromised, all running workloads are disrupted, and recovery may require manual intervention. The lack of authentication barriers makes the attack surface fully exposed over the network, which elevates the severity beyond Moderate to Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48956"
},
{
"category": "external",
"summary": "RHBZ#2372522",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372522"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48956"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48956",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48956"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/d8b736f913a59117803d6701521d2e4861701944",
"url": "https://github.com/vllm-project/vllm/commit/d8b736f913a59117803d6701521d2e4861701944"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-rxc4-3w6r-4v47",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-rxc4-3w6r-4v47"
}
],
"release_date": "2025-08-26T14:51:41.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Until a fix is available, the risk can be reduced by running vLLM behind a reverse proxy such as Nginx, Envoy, or HAProxy with strict header size limits, ensuring that oversized requests are dropped before reaching the service. Additional safeguards like container or VM resource limits and traffic monitoring can help contain the impact, but upgrading to the patched release remains the definitive solution.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: HTTP header size limit not enforced allows Denial of Service from Unauthenticated requests"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416282"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered important rather than moderate because it involves unsafe deserialization leading to memory corruption in a network-reachable, unauthenticated API path. Unlike typical moderate flaws that may only allow limited DoS or require specific conditions, this issue allows an attacker to supply a crafted sparse tensor that triggers an out-of-bounds memory write during PyTorch\u2019s to_dense() conversion. Memory corruption in a server process handling untrusted input significantly elevates security risk because it can lead not only to a reliable crash but also to potential remote code execution, enabling full compromise of the vLLM service. Additionally, the affected code path is part of the standard Completions API workflow, making the attack surface broadly exposed in real deployments. The combination of remote exploitability, unauthenticated access, memory corruption, and potential RCE clearly positions this issue above a moderate classification and into an important severity level.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "RHBZ#2416282",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416282"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf"
}
],
"release_date": "2025-11-21T01:18:38.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62593",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-11-26T23:01:25.307125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417394"
}
],
"notes": [
{
"category": "description",
"text": "Ray is an AI compute engine. Prior to version 2.52.0, developers working with Ray as a development tool can be exploited via a critical RCE vulnerability exploitable via Firefox and Safari. This vulnerability is due to an insufficient guard against browser-based attacks, as the current defense uses the User-Agent header starting with the string \"Mozilla\" as a defense mechanism. This defense is insufficient as the fetch specification allows the User-Agent header to be modified. Combined with a DNS rebinding attack against the browser, and this vulnerability is exploitable against a developer running Ray who inadvertently visits a malicious website, or is served a malicious advertisement (malvertising). This issue has been patched in version 2.52.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has chosen to keep this as Important instead of Critical severity because the successful exploitation of this vulnerability requires user interaction in conjunction with a DNS rebinding attack.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "RHBZ#2417394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417394"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09",
"url": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v",
"url": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v"
}
],
"release_date": "2025-11-26T22:28:28.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This leads to a Denial-of-Service (DoS) via stack exhaustion when parsing untrusted DER inputs. This issue has been patched in version 1.3.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2025-66034",
"cwe": {
"id": "CWE-91",
"name": "XML Injection (aka Blind XPath Injection)"
},
"discovery_date": "2025-11-29T02:01:04.281026+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417780"
}
],
"notes": [
{
"category": "description",
"text": "This vulnerability in fontTools varLib allows a crafted .designspace file to trigger arbitrary file writes and XML-based content injection during variable-font generation. Because filenames are not sanitized, an attacker can use path traversal to overwrite files anywhere on the filesystem, and malicious payloads embedded in XML labelname elements can be injected directly into the generated output. When these overwritten files reside in executable or web-served locations, this can enable local remote-code execution or corruption of application or configuration files. The issue affects the varLib CLI and any code that invokes fontTools.varLib.main().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fonttools: fontTools: Arbitrary file write leading to remote code execution via malicious .designspace file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate rather than Important because the exploitability hinges on several limiting technical factors despite the high integrity impact. The arbitrary file-write and XML-injection pathways are only reachable when a user or automated workflow locally processes a malicious .designspace file, giving the flaw a local attack vector (AV:L) and requiring explicit user interaction (UI:R)\u2014meaning an attacker cannot trigger it remotely over the network. The attack also involves high complexity (AC:H), as it depends on crafted designspace structures, controlled font sources, and specific invocation of fonttools varLib or code that directly calls varLib.main(). Additionally, the vulnerability does not expose confidentiality, and availability effects are limited to potential file corruption. These constraints significantly narrow real-world exposure, keeping the risk profile in the Moderate range despite the possibility of high local integrity impact when exploited.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66034"
},
{
"category": "external",
"summary": "RHBZ#2417780",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417780"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66034"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66034",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66034"
},
{
"category": "external",
"summary": "https://github.com/fonttools/fonttools/commit/a696d5ba93270d5954f98e7cab5ddca8a02c1e32",
"url": "https://github.com/fonttools/fonttools/commit/a696d5ba93270d5954f98e7cab5ddca8a02c1e32"
},
{
"category": "external",
"summary": "https://github.com/fonttools/fonttools/security/advisories/GHSA-768j-98cg-p3fv",
"url": "https://github.com/fonttools/fonttools/security/advisories/GHSA-768j-98cg-p3fv"
}
],
"release_date": "2025-11-29T01:07:12.193000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted .designspace files with the fontTools varLib script or any application that invokes fontTools.varLib.main(). Restrict the execution environment of processes handling .designspace files to minimize potential impact from arbitrary file writes. If the fonttools package is not required, consider removing it.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fonttools: fontTools: Arbitrary file write leading to remote code execution via malicious .designspace file"
},
{
"cve": "CVE-2025-66416",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2025-12-02T19:01:33.806874+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418445"
}
],
"notes": [
{
"category": "description",
"text": "The MCP Python SDK, called `mcp` on PyPI, is a Python implementation of the Model Context Protocol (MCP). Prior to version 1.23.0, tThe Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication using FastMCP with streamable HTTP or SSE transport, and has not configured TransportSecuritySettings, a malicious website could exploit DNS rebinding to bypass same-origin policy restrictions and send requests to the local MCP server. This could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances. Note that running HTTP-based MCP servers locally without authentication is not recommended per MCP security best practices. This issue does not affect servers using stdio transport. This vulnerability is fixed in 1.23.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mcp: DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66416"
},
{
"category": "external",
"summary": "RHBZ#2418445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66416"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66416",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66416"
},
{
"category": "external",
"summary": "https://github.com/modelcontextprotocol/python-sdk/commit/d3a184119e4479ea6a63590bc41f01dc06e3fa99",
"url": "https://github.com/modelcontextprotocol/python-sdk/commit/d3a184119e4479ea6a63590bc41f01dc06e3fa99"
},
{
"category": "external",
"summary": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-9h52-p55h-vw2f",
"url": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-9h52-p55h-vw2f"
}
],
"release_date": "2025-12-02T18:14:28.310000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mcp: DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-66626",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"discovery_date": "2025-12-09T21:01:10.560389+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2420818"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal and arbitrary file overwrite vulnerability has been identified in Argo Workflows during the extraction of archived artifacts, where symbolic links inside a crafted archive are not safely validated before file extraction. An attacker could exploit this flaw by submitting a malicious archive containing symbolic links that point outside the intended extraction directory, causing files to be written or overwritten in unintended locations within the workflow pod. Successful exploitation may allow an attacker to overwrite execution control files and achieve arbitrary command execution during pod startup.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/argoproj/argo-workflows: argoproj/argo-workflows is vulnerable to RCE via ZipSlip and symbolic links",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as High severity (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H, 8.3) because an attacker with basic workflow submission privileges can supply a specially crafted archive that is automatically extracted without proper validation. The attack complexity is low and does not require user interaction once the malicious workflow is submitted. Successful exploitation allows arbitrary file overwrite within the affected pod, including critical execution files, which can result in code execution at pod startup. While the impact is generally limited to the compromised pod and does not directly lead to host-level compromise, the integrity and availability impacts within the container are significant, justifying a High severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66626"
},
{
"category": "external",
"summary": "RHBZ#2420818",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2420818"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66626",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66626"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-p84v-gxvw-73pf",
"url": "https://github.com/advisories/GHSA-p84v-gxvw-73pf"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-workflows/blob/5291e0b01f94ba864f96f795bb500f2cfc5ad799/workflow/executor/executor.go#L1034-L1037",
"url": "https://github.com/argoproj/argo-workflows/blob/5291e0b01f94ba864f96f795bb500f2cfc5ad799/workflow/executor/executor.go#L1034-L1037"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-workflows/commit/6b92af23f35aed4d4de8b04adcaf19d68f006de1",
"url": "https://github.com/argoproj/argo-workflows/commit/6b92af23f35aed4d4de8b04adcaf19d68f006de1"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-xrqc-7xgx-c9vh",
"url": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-xrqc-7xgx-c9vh"
}
],
"release_date": "2025-12-09T20:19:14.680000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/argoproj/argo-workflows: argoproj/argo-workflows is vulnerable to RCE via ZipSlip and symbolic links"
},
{
"cve": "CVE-2025-67725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-12-12T09:44:25.333328+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2421722"
}
],
"notes": [
{
"category": "description",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n\u00b2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tornado: Tornado Quadratic DoS via Repeated Header Coalescing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability impact of this flaw is partially mitigated on Red Hat products as the host systems are not at risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "RHBZ#2421722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2421722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-67725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-67725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67725"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/commit/771472cfdaeebc0d89a9cc46e249f8891a6b29cd",
"url": "https://github.com/tornadoweb/tornado/commit/771472cfdaeebc0d89a9cc46e249f8891a6b29cd"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.3",
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.3"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-c98p-7wgm-6p64",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-c98p-7wgm-6p64"
}
],
"release_date": "2025-12-12T05:49:41.523000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tornado: Tornado Quadratic DoS via Repeated Header Coalescing"
},
{
"cve": "CVE-2025-67726",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2025-12-12T09:45:15.366983+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2421733"
}
],
"notes": [
{
"category": "description",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n\u00b2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tornado: Tornado Quadratic DoS via Crafted Multipart Parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability impact of this flaw is partially mitigated on Red Hat products as the host systems are not at risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "RHBZ#2421733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2421733"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-67726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-67726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67726"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/commit/771472cfdaeebc0d89a9cc46e249f8891a6b29cd",
"url": "https://github.com/tornadoweb/tornado/commit/771472cfdaeebc0d89a9cc46e249f8891a6b29cd"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.3",
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.3"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-jhmp-mqwm-3gq8",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-jhmp-mqwm-3gq8"
}
],
"release_date": "2025-12-12T06:13:51.336000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tornado: Tornado Quadratic DoS via Crafted Multipart Parameters"
},
{
"cve": "CVE-2025-68156",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-16T19:01:42.049157+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service (DoS) via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic and application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products utilizing the `Expr` Go library because it can lead to a denial-of-service. Exploitation requires an application to evaluate expressions against untrusted or insufficiently validated data structures containing deeply nested or cyclic references, which can cause a stack overflow and application crash. Products that do not process untrusted input with `Expr` are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "RHBZ#2422891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/870",
"url": "https://github.com/expr-lang/expr/pull/870"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6"
}
],
"release_date": "2025-12-16T18:24:11.648000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications using the `Expr` library should ensure that evaluation environments do not contain cyclic references. Additionally, externally supplied data structures must be validated or sanitized before being passed to `Expr` for evaluation. As a last-resort defensive measure, expression evaluation can be wrapped with panic recovery to prevent a full process crash.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation"
},
{
"cve": "CVE-2025-68476",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-12-22T22:03:38.850390+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424509"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in KEDA, a Kubernetes-based Event Driven Autoscaling component. This arbitrary file read vulnerability allows an attacker with permissions to create or modify a TriggerAuthentication resource to read any file from the node\u0027s filesystem where the KEDA pod resides. This is due to insufficient path validation when handling Service Account Tokens during HashiCorp Vault authentication. Successful exploitation can lead to the exfiltration of sensitive system information, such as secrets or configuration files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/kedacore/keda: KEDA: Arbitrary file read vulnerability in Vault authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important because an attacker with permissions to create or modify a KEDA TriggerAuthentication resource can perform arbitrary file reads from the node\u0027s filesystem. This impacts Red Hat OpenShift products that utilize KEDA with HashiCorp Vault authentication.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68476"
},
{
"category": "external",
"summary": "RHBZ#2424509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424509"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68476",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68476"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68476",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68476"
},
{
"category": "external",
"summary": "https://github.com/kedacore/keda/commit/15c5677f65f809b9b6b59a52f4cf793db0a510fd",
"url": "https://github.com/kedacore/keda/commit/15c5677f65f809b9b6b59a52f4cf793db0a510fd"
},
{
"category": "external",
"summary": "https://github.com/kedacore/keda/security/advisories/GHSA-c4p6-qg4m-9jmr",
"url": "https://github.com/kedacore/keda/security/advisories/GHSA-c4p6-qg4m-9jmr"
}
],
"release_date": "2025-12-22T21:35:00.480000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/kedacore/keda: KEDA: Arbitrary file read vulnerability in Vault authentication"
},
{
"cve": "CVE-2025-68665",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-24T00:00:48.460044+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424797"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in LangChain. A remote attacker could exploit a serialization injection vulnerability in the `toJSON()` method. This occurs because the method fails to properly escape objects containing \u0027lc\u0027 keys during serialization of free-form data. When user-controlled data includes this key structure, it is incorrectly processed as a legitimate LangChain object during deserialization, which could lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "langchain-core: LangChain: Arbitrary Code Execution via Serialization Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. A serialization injection flaw in LangChain\u0027s `toJSON()` method allows a remote attacker to achieve arbitrary code execution. This occurs when user-controlled data containing specific \u0027lc\u0027 key structures is improperly processed as a legitimate LangChain object during deserialization.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68665"
},
{
"category": "external",
"summary": "RHBZ#2424797",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424797"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68665"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68665",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68665"
},
{
"category": "external",
"summary": "https://github.com/langchain-ai/langchainjs/commit/e5063f9c6e9989ea067dfdff39262b9e7b6aba62",
"url": "https://github.com/langchain-ai/langchainjs/commit/e5063f9c6e9989ea067dfdff39262b9e7b6aba62"
},
{
"category": "external",
"summary": "https://github.com/langchain-ai/langchainjs/releases/tag/%40langchain%2Fcore%401.1.8",
"url": "https://github.com/langchain-ai/langchainjs/releases/tag/%40langchain%2Fcore%401.1.8"
},
{
"category": "external",
"summary": "https://github.com/langchain-ai/langchainjs/releases/tag/langchain%401.2.3",
"url": "https://github.com/langchain-ai/langchainjs/releases/tag/langchain%401.2.3"
},
{
"category": "external",
"summary": "https://github.com/langchain-ai/langchainjs/security/advisories/GHSA-r399-636x-v7f6",
"url": "https://github.com/langchain-ai/langchainjs/security/advisories/GHSA-r399-636x-v7f6"
}
],
"release_date": "2025-12-23T22:56:04.837000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "langchain-core: LangChain: Arbitrary Code Execution via Serialization Injection"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2025-69872",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-02-11T19:01:01.798056+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439059"
}
],
"notes": [
{
"category": "description",
"text": "DiskCache (python-diskcache) through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-diskcache: python-diskcache: Arbitrary code execution via insecure pickle deserialization",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69872"
},
{
"category": "external",
"summary": "RHBZ#2439059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69872"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69872",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69872"
},
{
"category": "external",
"summary": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69872-DiskCache-Pickle-Deserialization.md",
"url": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69872-DiskCache-Pickle-Deserialization.md"
},
{
"category": "external",
"summary": "https://github.com/grantjenks/python-diskcache",
"url": "https://github.com/grantjenks/python-diskcache"
}
],
"release_date": "2026-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-diskcache: python-diskcache: Arbitrary code execution via insecure pickle deserialization"
},
{
"cve": "CVE-2026-0897",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-15T16:01:16.399378+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Keras. A remote attacker can cause a Denial of Service (DoS) by providing a specially crafted .keras archive containing a model weights file (model.weights.h5) that declares an extremely large data shape. This can lead to excessive memory allocation, resulting in memory exhaustion and a crash of the Python interpreter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Keras: Keras: Denial of Service via crafted HDF5 weight loading file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat OpenShift AI. A remote attacker can cause a Denial of Service (DoS) by providing a crafted `.keras` archive with an excessively large dataset shape, leading to memory exhaustion. This impacts Red Hat OpenShift AI components that utilize Keras for model handling.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0897"
},
{
"category": "external",
"summary": "RHBZ#2430027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0897",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0897"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0897",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0897"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21880",
"url": "https://github.com/keras-team/keras/pull/21880"
}
],
"release_date": "2026-01-15T14:09:53.603000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid loading Keras model archives from untrusted sources. If processing untrusted Keras model archives is unavoidable, ensure they are processed within an isolated and resource-constrained environment to limit the impact of potential memory exhaustion attacks.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Keras: Keras: Denial of Service via crafted HDF5 weight loading file"
},
{
"cve": "CVE-2026-1260",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2026-01-22T18:00:55.604197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432079"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sentencepiece. This flaw involves invalid memory access when the software processes a specially crafted, vulnerable model file. A local attacker could exploit this by tricking a user into loading such a file. Successful exploitation could lead to a denial of service, information disclosure, or potentially arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sentencepiece: Sentencepiece: Invalid memory access leading to potential arbitrary code execution via a crafted model file.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT flaw in Sentencepiece allows invalid memory access when processing a specially crafted model file. A local attacker could exploit this by deceiving a user into loading a malicious file, potentially leading to denial of service, information disclosure, or arbitrary code execution. Red Hat products utilizing Sentencepiece, such as Red Hat AI Inference Server and Red Hat OpenShift AI, are affected if they process untrusted model files.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1260"
},
{
"category": "external",
"summary": "RHBZ#2432079",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432079"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1260",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1260"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1260",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1260"
},
{
"category": "external",
"summary": "https://github.com/google/sentencepiece/releases/tag/v0.2.1",
"url": "https://github.com/google/sentencepiece/releases/tag/v0.2.1"
}
],
"release_date": "2026-01-22T17:06:17.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sentencepiece: Sentencepiece: Invalid memory access leading to potential arbitrary code execution via a crafted model file."
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22778",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2026-02-03T00:01:43.512265+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM\u0027s multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Critical rather than Important because it allows unauthenticated remote code execution without requiring user interaction, ultimately leading to full compromise of the affected system. An attacker can provide a malicious video URL to a vulnerable vLLM inference endpoint, which causes the service to automatically retrieve and process attacker-controlled media content. During decoding, a heap overflow is triggered in the underlying video processing stack, enabling corruption of heap memory and potential overwriting of control structures to execute arbitrary commands on the host. In addition, an information disclosure condition can leak memory addresses, significantly weakening ASLR protections and making exploitation more reliable when combined with the heap overflow. Successful exploitation compromises the confidentiality, integrity, and availability of the system and can impact deployments such as Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, thereby meeting Red Hat\u2019s criteria for Critical severity rather than Important impact.\n\nThe vLLM vulnerability depends on CVE-2025-9951, as processing attacker-controlled media can trigger the JPEG2000 decoder heap overflow, which can then be exploited within the vLLM video handling pipeline to cause memory corruption and potentially achieve remote code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "RHBZ#2436113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/31987",
"url": "https://github.com/vllm-project/vllm/pull/31987"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32319",
"url": "https://github.com/vllm-project/vllm/pull/32319"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv"
}
],
"release_date": "2026-02-02T21:09:53.265000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
}
]
}
MSRC_CVE-2026-0897
Vulnerability from csaf_microsoft - Published: 2026-01-02 00:00 - Updated: 2026-02-18 14:49Summary
Denial of Service in Keras via Excessive Memory Allocation in HDF5 Metadata
Notes
Additional Resources
To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer
The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-0897 Denial of Service in Keras via Excessive Memory Allocation in HDF5 Metadata - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-0897.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Denial of Service in Keras via Excessive Memory Allocation in HDF5 Metadata",
"tracking": {
"current_release_date": "2026-02-18T14:49:12.000Z",
"generator": {
"date": "2026-02-21T04:55:07.535Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-0897",
"initial_release_date": "2026-01-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-01-16T01:03:50.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-02-18T14:49:12.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 keras 3.3.3-5",
"product": {
"name": "azl3 keras 3.3.3-5",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 keras 3.3.3-6",
"product": {
"name": "\u003cazl3 keras 3.3.3-6",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 keras 3.3.3-6",
"product": {
"name": "azl3 keras 3.3.3-6",
"product_id": "20859"
}
}
],
"category": "product_name",
"name": "keras"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 keras 3.3.3-5 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 keras 3.3.3-6 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 keras 3.3.3-6 as a component of Azure Linux 3.0",
"product_id": "20859-17084"
},
"product_reference": "20859",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0897",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "general",
"text": "Google",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20859-17084"
],
"known_affected": [
"17084-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-0897 Denial of Service in Keras via Excessive Memory Allocation in HDF5 Metadata - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-0897.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-01-16T01:03:50.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "vendor_fix",
"date": "2026-01-16T01:03:50.000Z",
"details": "3.3.3-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"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": [
"17084-2",
"17084-1"
]
}
],
"title": "Denial of Service in Keras via Excessive Memory Allocation in HDF5 Metadata"
}
]
}
Loading…
Loading…
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.
Loading…
Loading…